CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 人脸检测 C

搜索资源列表

  1. chap06

    0下载:
  2. Visual C++数字图像处理技术与工程案例,第6章,人脸检测系统代码-Visual C++ digital image processing technology and engineering case, Chapter 6, the face detection system code
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:389697
    • 提供者:
  1. face_detection_system

    0下载:
  2. 基于Visual C++实现的人脸检测系统与人脸定位系统-People based on Visual C++ implemented face detection system with face positioning system
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-21
    • 文件大小:757386
    • 提供者:zsy
  1. FaceDetection

    0下载:
  2. 《Visual C++实践与提高—数字图像处理与工程应用篇》第13章人脸检测源码。FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测 操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理 模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。 另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-" Visual C
  3. 所属分类:source in ebook

    • 发布日期:2017-11-21
    • 文件大小:4003213
    • 提供者:马蕾
  1. gaoshouchuanVC

    0下载:
  2. 高守传VC++ 数字图像处理典型算法及实现(源代码),里面的程序都是编译好的,可以直接使用,很多数字图像处理中经典好用的算法。内容涵盖了数字图像概述、visual c++数字图像编程基础、图像的几何变换、图像的灰度变换、图像的正交变换、图像增强、图像复原、图像的压缩编码、边缘检测与图像分析、图像的数学形态学运算、图像融合,以及图像特技显示等,最后综合运用了图像处理的多种理论和方法实现了一个人脸检测的案例。-failed to translate
  3. 所属分类:source in ebook

    • 发布日期:2017-12-03
    • 文件大小:27258880
    • 提供者:林晓琪
  1. FaceRecognition2013

    0下载:
  2. 人脸检测,眼睛定位,身份识别,极好的参考程序,希望对做这块的人员有参考价值-Face Detection, Face Recognition,Eye Location,a efficent application programmed by the pure c language,it is a refference to these personal that research to face recognition and software developing.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:177970
    • 提供者:idlerrf
  1. 11

    0下载:
  2. 用C++软件编程并经过调试完整的人脸检测系统源码,附带图像-With the C++ software programming and debugging a complete face detection system source code, with the image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:948512
    • 提供者:林嘉兴
  1. FaceDetection

    0下载:
  2. 该程序是在C++平台上运行可编译通过的源代码,该程序可以实现图片上的人脸检测,是笔者通过自学编程实现的,效果还不错,为准备开始学习opencv的小同学们提供参考-The program is running on a platform in C++ can compile the source code, the program can detect the human face on the picture, is the author of programming through self-
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:28551168
    • 提供者:曲盛铭
  1. FaceRecognition1

    0下载:
  2. 基于AdaBoost的人脸检测程序代码(是用c++编写的)-AdaBoost-based face detection program code (written with c++)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:8354828
    • 提供者:张维笑
  1. facecolor

    0下载:
  2. C++编写,根据人脸肤色检测人脸的程序。输入一张人脸图像,即可找到人脸。-C++ preparation, according to the human skin color face detection process. Enter a face image, you can find a person' s face.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1580030
    • 提供者:赵东
  1. renlianjiance

    1下载:
  2. 人脸识别中人脸检测部分的C代码,检测率可达95 。-Face human face detection part of the C code, the detection rate of 95 .
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-02
    • 文件大小:2054
    • 提供者:巫辉东
  1. FaceReg_Pca

    0下载:
  2. 基于opencv的C++编写的利用haar特征人脸检测pca人脸识别的程序和相关文件。-Based on the opencv C++ prepared by the use haar feature face detection pca face recognition programs and associated documentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29288754
    • 提供者:杨青云
  1. facetrack

    0下载:
  2. 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。-face tracking
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1334
    • 提供者:ening
  1. WindowsFormsApplication4

    0下载:
  2. 人脸检测,c#基于emgu 人脸检测,亲测可用-face test
  3. 所属分类:.net

    • 发布日期:2017-05-08
    • 文件大小:1986515
    • 提供者:张广顺
  1. FaceDetectTestCode

    0下载:
  2. 用C#版的openCV库——EmguCV编写的人脸检测测试程序。使用Adaboost算法。-With C# version of the openCV library- EmguCV prepared Face detection test procedures. Using Adaboost algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3987860
    • 提供者:cdj
  1. camTEST

    0下载:
  2. 基于adaboost人脸检测,通过LBP人脸识别的C++程序,视频源采用摄像头(视频采集这块用到OPENCV,如果用的话先下载OPENCV244,这里就不上传了)。-Adaboost based face detection, face recognition by LBP C++ program, the video source using the camera (video capture this use OPENCV, if used to download OPENCV244, he
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3902776
    • 提供者:周龙龙
  1. FaceDetection

    0下载:
  2. opencv,c++,数字图像处理,人脸检测并标记特征点(眼睛,鼻子,嘴巴)-opencv, c++, digital image processing, face detection and mark the feature points (eyes, nose, mouth)
  3. 所属分类:OpenCV

    • 发布日期:2017-06-18
    • 文件大小:27818123
    • 提供者:赵杰
  1. FaceDetection

    0下载:
  2. 静态人脸检测程序。基于Adaboost的检测算法,使用OpenCV中提供的函数在Visual C++2005中实现一个人脸检测程序。-Static face detection process. Adaboost-based detection algorithm using OpenCV provides a function to implement a face detection program in Visual C++2005 in.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1598885
    • 提供者:zfy
  1. face_detection_sourcecode_cPP.tar

    0下载:
  2. 用c++实现的人脸检测代码程序 希望能够带来帮助 亲测可用-C++ achieved with face detection program hopes to help bring
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:621225
    • 提供者:露露
  1. QTFaceRec-master

    1下载:
  2. 本代码是基于QT的人脸识别C++代码实现,包括人脸检测,人脸识别,窗口建立-The code is based on the QT C++ code to achieve recognition, including face detection, face recognition, and so the window to establish
  3. 所属分类:系统编程

    • 发布日期:2017-05-08
    • 文件大小:34390
    • 提供者:张杰
  1. facedetect

    0下载:
  2. 篇基于opencv的人脸检测与识别的论文,在Visual C++ 2005环境下给出了如何用OpenCV库开发人脸检测程序的方法-One based on the opencv face detection and recognition of the paper, the Visual C++ 6.0 environment, how to use OpenCV library gives developers face detection procedures.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13417377
    • 提供者:刘伟
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com